home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / digests / tcp / 940003.txt < prev    next >
Internet Message Format  |  1994-11-13  |  8KB

  1. Date: Fri,  7 Jan 94 04:30:01 PST
  2. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  3. Errors-To: TCP-Group-Errors@UCSD.Edu
  4. Reply-To: TCP-Group@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: TCP-Group Digest V94 #3
  7. To: tcp-group-digest
  8.  
  9.  
  10. TCP-Group Digest            Fri,  7 Jan 94       Volume 94 : Issue    3
  11.  
  12. Today's Topics:
  13.                            AMPR.org Domain
  14.            Extended KISS and SMACK specifications? (4 msgs)
  15.                         JNOS and Turbo C++ 3.0
  16.                      Problem compiling KA9Q nos..
  17.                                  test
  18.  
  19. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  20. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  21. Problems you can't solve otherwise to brian@ucsd.edu.
  22.  
  23. Archives of past issues of the TCP-Group Digest are available
  24. (by FTP only) from UCSD.Edu in directory "mailarchives".
  25.  
  26. We trust that readers are intelligent enough to realize that all text
  27. herein consists of personal comments and does not represent the official
  28. policies or positions of any party.  Your mileage may vary.  So there.
  29. ----------------------------------------------------------------------
  30.  
  31. Date: Thu, 6 Jan 1994 11:10:56 -0600 (CST)
  32. From: ssampson@sabea-oc.af.mil (Steve Sampson)
  33. Subject: AMPR.org Domain
  34. To: tcp-group@ucsd.edu
  35.  
  36. Over the holidays I made a few additions to the domain and
  37. then downloaded the file to see how all my entries took.
  38.  
  39. While my changes took as desired, I was surprised by the
  40. number of errors in there!  Rather than search for them
  41. all, I just changes the obvious errors.  The most
  42. significant number of errors was leaving the ',' off the
  43. end of a non-ampr.org domain.  Some people used ampr.org
  44. in their entry and never used a '.' and thus were known
  45. as:
  46.  
  47.     jimbob.ampr.org.ampr.org
  48.  
  49. after "ampr.org" is added to everything without a dot.
  50. Most cases were in the MX record though, and by leaving
  51. a '.' off the end of a "fully qualified domain name"
  52. results in:
  53.  
  54.     jimbob-state.edu.ampr.org
  55.  
  56. Not really what you wanted is it...
  57.  
  58. Anyway, you might take a look at the result and see if
  59. yours is fixed now :-)
  60. -- 
  61. Steve
  62.  
  63. ------------------------------
  64.  
  65. Date: Thu, 6 Jan 1994 14:38:11 +0200 (EET)
  66. From: mea@mea.cc.utu.fi ("Matti E. Aarnio [OH1MQK]")
  67. Subject: Extended KISS and SMACK specifications?
  68. To: louie@uunet.uu.net (Louis A. Mamakos)
  69.  
  70. > > My PK-88 supports "Extended KISS". This appears to include checksums,
  71. > > reporting of the transmission of a packet, and polling of the TNC by the
  72. > > host.
  73. > Wow.  Is this all a good thing?
  74. > KISS = "Keep It Simple, Stupid"
  75.  
  76.   Yes.  Lack of checksums on KISS in between TNC and the computer
  77. has been shown to be a problem on some cases (loaded computer,
  78. multiple TNCs, ..)   While it improves the interface in between
  79. the TNC, and the computer, it still is very KISS in deed.
  80. Alternative would be to hack automatic interaction with various
  81. types of TNCs -- and running TCP/IP would be next to impossible..
  82.  
  83.   I think Phil Karn had something to do with that E-KISS protocol,
  84. or was it just that he has said what things are missing missing from
  85. the original specs ?
  86.  
  87. > louie
  88. > wa3ymh
  89.  
  90.     /Matti Aarnio    <mea@utu.fi> oh1mqk
  91.  
  92. ------------------------------
  93.  
  94. Date: Thu, 6 Jan 1994 09:57:47 -0800 (PST)
  95. From: Lyndon Nerenberg <lyndon@unbc.edu>
  96. Subject: Extended KISS and SMACK specifications? 
  97. To: "Louis A. Mamakos" <louie@uunet.uu.net>
  98.  
  99. On Wed, 5 Jan 1994, Louis A. Mamakos wrote:
  100.  
  101. > > My PK-88 supports "Extended KISS". This appears to include checksums,
  102. > > reporting of the transmission of a packet, and polling of the TNC by the
  103. > > host.
  104.  
  105. > Wow.  Is this all a good thing?
  106.  
  107. Yes. There is no excuse for not having a data integrety check between the 
  108. TNC and computer, especially in light of the (IBM) PC's ability to drop 
  109. characters.
  110.  
  111. I'm not sure what's meant by "polling" here, however something else 
  112. that's sorely needed is the ability for the TNC to notify the PC that a 
  113. packet has been sent over the air. This let's the PC start the retransmit 
  114. timer when the packet is sent on the air, rather than when the PC sends 
  115. to the TNC.
  116.  
  117. > KISS = "Keep It Simple, Stupid"
  118.  
  119. You want to keep the protocol broken just to maintain backwards 
  120. compatibility with the name? Foo!
  121.  
  122. --lyndon
  123.  
  124. ------------------------------
  125.  
  126. Date: Thu, 06 Jan 1994 17:32:04 -0500
  127. From: "Louis A. Mamakos" <louie@uunet.uu.net>
  128. Subject: Extended KISS and SMACK specifications? 
  129. To: Lyndon Nerenberg <lyndon@unbc.edu>
  130.  
  131. [I wrote..] > > Wow.  Is this all a good thing?
  132.  
  133. > Yes. There is no excuse for not having a data integrety check between the 
  134. > TNC and computer, especially in light of the (IBM) PC's ability to drop 
  135. > characters.
  136.  
  137. Sure, there's a great excuse.  KISS was supposed to be SIMPLE and EASY
  138. to implement on hardware that couldn't support a direct connection to
  139. the link-layer hardware.
  140.  
  141. > I'm not sure what's meant by "polling" here, however something else 
  142. > that's sorely needed is the ability for the TNC to notify the PC that a 
  143. > packet has been sent over the air. This let's the PC start the retransmit 
  144. > timer when the packet is sent on the air, rather than when the PC sends 
  145. > to the TNC.
  146.  
  147. Once you begin to add all this complexity, I contend that you'd be
  148. better off spending the effort writing a driver to support a more
  149. tightly-coupled hardware interface.
  150.  
  151. > > KISS = "Keep It Simple, Stupid"
  152. > You want to keep the protocol broken just to maintain backwards 
  153. > compatibility with the name? Foo!
  154.  
  155. No, the point as I understand it was to build a simple, non-broken,
  156. low-capability protocol.  I claim that attempting to unreasonably
  157. extend the KISS protocol breaks it.
  158.  
  159. louie
  160. wa3ymh
  161.  
  162. ------------------------------
  163.  
  164. Date: Thu, 6 Jan 1994 14:59:05 -0800 (PST)
  165. From: Lyndon Nerenberg <lyndon@unbc.edu>
  166. Subject: Extended KISS and SMACK specifications? 
  167. To: "Louis A. Mamakos" <louie@uunet.uu.net>
  168.  
  169. > > Yes. There is no excuse for not having a data integrety check between the 
  170. > > TNC and computer, especially in light of the (IBM) PC's ability to drop 
  171. > > characters.
  172.  
  173. > Sure, there's a great excuse.  KISS was supposed to be SIMPLE and EASY
  174. > to implement on hardware that couldn't support a direct connection to
  175. > the link-layer hardware.
  176.  
  177. Do you work for Sun? This sounds like their reasoning for turning off NFS 
  178. UDP checksums: dump the error checking so we can make the benchmarks look 
  179. better.
  180.  
  181. KISS = Keep It Stupid, Simple. 
  182.  
  183. Not!
  184.  
  185. ------------------------------
  186.  
  187. Date: Thu, 06 Jan 94 15:47:00 PST
  188. From: Martin Lines <mlines@sni.co.uk>
  189. Subject: JNOS and Turbo C++ 3.0
  190. To: "'nos-bbs'" <nos-bbs@hydra.carleton.ca>, tcp-group <tcp-group@ucsd.edu>
  191.  
  192. Has anyone achieved the impossible and got  a vaguely stable version of JNOS 
  193.  
  194. using the TC++ 3.0 compiler.
  195.  
  196. Mine crashes instantly with Invalid pointers in cmdintr.
  197.  
  198. Here' s hoping!
  199.  
  200. Martin - G1SEO
  201.  
  202. ------------------------------
  203.  
  204. Date: Thu, 06 Jan 94 10:14:15 EST
  205. From: RLM@MAINE.maine.edu (Robert L. Metcalf NV1A)
  206. Subject: Problem compiling KA9Q nos..
  207. To: tcp-group@ucsd.edu (TCP folx)
  208.  
  209. Hi..
  210.  
  211. I have a question about NOS...  I FTP'd what I think is the latest
  212. version of KA9Q NOS from ucsd.edu:
  213.  
  214.  -r--r--r--  1 257        939922 Jul  1  1993 rcsdsrc.zip
  215.  
  216. I have un-RCS'd the files and compiled and assembled all
  217. of the pieces (with make), but make has a problem when it
  218. comes time to link everything together.  There are a
  219. lot of undefined labels, etc..  I think my problem is that I am using
  220. Turbo C++ version 3.0 and an old version of TASM (v1.01)..  I think the
  221. .OBJ files created by my TASM are not compatible with the new compiler
  222. tools.(?)  Is there a way to fix this?
  223.  
  224. Are the .OBJ files for the new assembly source available via FTP?
  225.  
  226. Thanks!
  227. Rob NV1A
  228. rlm@maine.maine.edu
  229.  
  230. ------------------------------
  231.  
  232. Date: Thu, 06 Jan 94 13:03:00 PST
  233. From: tijc02!SMROUTER!LEROJX%ALPH1%SIAMAIL%MSROUTER@uunet.UU.NET
  234. Subject: test
  235. To: tcp-group@ucsd.edu
  236.  
  237. TO:smrouter/tcp-group@ucsd.edu
  238. test
  239.  
  240. ------------------------------
  241.  
  242. End of TCP-Group Digest V94 #3
  243. ******************************
  244.